;Info [ Npc Name{Larry} X=7 Y=7 MapName={Reagent} ]
(@buy @sell)
;NPC Release 1 (2003) By Geoff
;99% Translated NPCs Including Quests

;Settings
%100
+0
+42

[@main]
#IF
checkpkpoint 2
#SAY
I will not help an evil person like you..\ \
<Ok/@exit>

#ELSEACT
goto @main-1


[@main-1]
Welcome, how may I help you?\ \
<Buy/@buy> drug\
<Sell/@sell> drug\
<Talk with/@talkwith>\
<Cancel/@exit>


[@Tmove]
#IF
random 2
#ACT
mapmove 0 326 289
break

#IF
random 2
#ACT
mapmove 0 327 288
break

#ELSEACT
goto @Tmove

[@buy]
Which item do you want to buy?\ \ \
 <Back/@main>


[@sell]
Show me your item, I'll offer you a good price.\ \ \
 <Back/@main>

[@talkwith]
#IF
checkunit [1] 0
#ACT
goto  @talkwith_1

[@talkwith_1]
#IF
check [103] 1
check [104] 0
#SAY
Welcome <$USERNAME>, recently the town\
was attacked by a great beast, who was found in the village.\ \
<What can you tell me about Chinese medicine?/@about_her_doctor>\

#ACT
break

#IF
#SAY
Asks concerned Liu Lao Tou when matter
#IF
check [108] 1
check [109] 0
#SAY
Welcome <$USERNAME>, recently the Oldman\
could not enter the village because of the great beast\ \
Tell me <more/@about_yu_oldman> about this Oldman you speak of.

#ACT
break

#IF
#SAY
Welcome.. Luckily for us,\
monsters don't come into the town.

[@about_her_doctor]
There is a famous medicine man who lives in the village of Ginko.\
do you want a permit to practice Chinese madicine?\
Then you must see him, he is easy to find.\
You must go to the village of Ginko and find him.\ \
<Ok/@exit>

[@about_yu_oldman]
#IF
RANDOM 3
#SAY
There have been a lot of people searching for the Oldman.\
Many wish to purchase a permit to practice Chinese medicine,\
there are many places where he may be.\ \
<Ok/@exit>

#ACT
break

#IF
RANDOM 3
#SAY
The cotton garment is very similar to that of the Oldman,\
you could start by looking for that.\ \
<Ok/@exit>

#ACT
break

#IF
#SAY
Did you say Oldman? He has not been seen around here,\
for a long time. Some people think he's a strange man.\
There are many who look for him.\ \
<Ok/@exit>

[goods]
;Item		Amount		Time
(HP)DrugSmall		200	1	
(MP)DrugSmall		200	1
(HP)DrugMedium		200	1
(MP)DrugMedium		200	1
(HP)DrugLarge		200	1
(MP)DrugLarge		200	1
(HP)SDrugBundl		200	1
(MP)SDrugBundl		200	1
(HP)MDrugBundl		200	1
(MP)MDrugBundl		200	1
(HP)DrugBundle		200	1
(MP)DrugBundle		200	1
CannibalFruit           100     1
CannibalLeaf            100     1